﻿2026-06-04T07:59:22.2367461Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T07:59:22.2369649Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T07:59:22.2371452Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T07:59:22.2373036Z [36;1melse[0m
2026-06-04T07:59:22.2374394Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T07:59:22.2376353Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T07:59:22.2377944Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T07:59:22.2379212Z [36;1mfi[0m
2026-06-04T07:59:22.2405481Z shell: /usr/bin/bash -e {0}
2026-06-04T07:59:22.2406698Z env:
2026-06-04T07:59:22.2408955Z   GH_TOKEN: ***
2026-06-04T07:59:22.2410142Z ##[endgroup]
